---
title: Add-Contentlayer-docs-nav-template-TS
sortNum: 1004
---
### Add-Contentlayer-docs-nav-template-TS
Add working contentlayer MDX template to existing NextJS project
### Executed commands
```bash
npm i contentlayer next-contentlayer react-icons react-hot-toast remark-gfm rehype-slug rehype-autolink-headings rehype-pretty-code
npx strapup paste contentlayer-config ./
npx strapup paste contentlayer-next-styled-mdx-components ./
npx strapup paste contentlayer-next-docs-page-with-nav ./
```
